Skip to content

feat: use react-native-audio-api in llm voice chat#592

Merged
jakmro merged 2 commits intomainfrom
@jakmro/llm-voice-chat
Sep 10, 2025
Merged

feat: use react-native-audio-api in llm voice chat#592
jakmro merged 2 commits intomainfrom
@jakmro/llm-voice-chat

Conversation

@jakmro
Copy link
Copy Markdown
Contributor

@jakmro jakmro commented Sep 10, 2025

Description

Changes:

  • use react-native-audio-api in llm voice chat example app
  • add audio recording permission

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

@jakmro jakmro requested a review from mkopcins September 10, 2025 10:44
@jakmro jakmro changed the title use react-native-audio-api in llm voice chat feat: use react-native-audio-api in llm voice chat Sep 10, 2025
@jakmro jakmro merged commit d1cc948 into main Sep 10, 2025
4 of 5 checks passed
@jakmro jakmro deleted the @jakmro/llm-voice-chat branch September 10, 2025 12:20
jakmro added a commit that referenced this pull request Sep 10, 2025
Changes:
- use react-native-audio-api in llm voice chat example app
- add audio recording permission

- [ ] Yes
- [x] No

- [x] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [ ] Other (chores, tests, code style improvements etc.)

- [x] iOS
- [x] Android

- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
mkopcins pushed a commit that referenced this pull request Sep 10, 2025
Changes:
- use react-native-audio-api in llm voice chat example app
- add audio recording permission

- [ ] Yes
- [x] No

- [x] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [ ] Other (chores, tests, code style improvements etc.)

- [x] iOS
- [x] Android

- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
a-szymanska pushed a commit that referenced this pull request Sep 12, 2025
## Description

Changes:
- use react-native-audio-api in llm voice chat example app
- add audio recording permission

### Introduces a breaking change?

- [ ] Yes
- [x] No

### Type of change

- [x] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [ ] Other (chores, tests, code style improvements etc.)

### Tested on

- [x] iOS
- [x] Android

### Checklist

- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
KnextKoder pushed a commit to Synkhiv/react-native-executorch that referenced this pull request Nov 7, 2025
)

## Description

Changes:
- use react-native-audio-api in llm voice chat example app
- add audio recording permission

### Introduces a breaking change?

- [ ] Yes
- [x] No

### Type of change

- [x] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [ ] Other (chores, tests, code style improvements etc.)

### Tested on

- [x] iOS
- [x] Android

### Checklist

- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants